H1  {
	font-size : 16pt;
	font-family : "veranda";
	font-weight : bold;
	font-style : normal;
	color : black;
}


H2  {
	font-size : 14pt;
	font-family : "veranda";
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : "veranda";
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : "veranda";
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 10pt;
	font-family : "veranda";
	font-weight : normal;
	font-style : normal;
}


TD  {
	font-size : 10pt;
	font-family : "veranda";
	font-weight : normal;
	font-style : normal;
	color : black;
}


P  {
	font-size : 10pt;
	font-family : "veranda";
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {
	font-size : 10pt;
	font-family : "veranda";
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:hover  {
	font-size : 10pt;
	font-family : "veranda";
	font-weight : normal;
	font-style : normal;
	color : Red;
}


A:visited  {
	font-size : 10pt;
	font-family : "veranda";
	font-weight : normal;
	font-style : normal;
	color : black;
}


A.cndark:link   {
	font-size : 10px;
	font-family : veranda;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration:none;
	

}


A.cndark:visited   {
	font-size : 10px;
	font-family : veranda;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration:none;
	

}


A.cndark:hover   {
	font-size : 10px;
	font-family : veranda;
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration:none;

	

}


A.cndark:active   {
	font-size : 10px;
	font-family : veranda;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration:none;

	
}
